home *** CD-ROM | disk | FTP | other *** search
/ RISC User... in a Nutshell / RISC User... in a Nutshell.iso / !Nutshell / !OvnPro / AutoRun / !Choices next >
Encoding:
Text File  |  1999-10-18  |  897 b   |  40 lines

  1. //->!Choices
  2. // Produced by OvationPro at 8:15pm 18th October 1999
  3. //
  4. //
  5.  
  6.  
  7. void main(void)
  8. {
  9. printchoices(1,8505,250,200000);
  10. printchoices2(16,0,0,0);
  11. printchoices3(19838,8502,19838,8502);
  12. printchoices4(17004,11336,4251,12753,12753);
  13. undochoices(0,8192);
  14. generalchoices2(0,0,0,0);
  15. generalchoices("%Z12:%MI%AM","%ZDY%ST %MO %CE%YR",1,1);
  16. viewchoices1(1,1,50,28672,1);
  17. viewchoices2(3,68,1098,3,72,208);
  18. toolchoices(1,12,0,0);
  19. toolrank(1,0,1,0);
  20. toolrank(3,1,0,0);
  21. toolrank(4,2,0,0);
  22. toolrank(11,3,0,0);
  23. toolrank(2,4,0,0);
  24. toolrank(10,5,0,0);
  25. toolrank(13,6,0,0);
  26. toolrank(9,7,0,0);
  27. toolrank(5,256,1,0);
  28. toolrank(6,257,0,0);
  29. toolrank(8,258,0,0);
  30. toolrank(7,259,0,0);
  31. toolrank(12,512,2,0);
  32. textchoices("Selwyn",1,1,2834,1,0,1,1,0);
  33. textchoices2(1,1,0,0);
  34. picturechoices(65536,1,0,0,0,131072);
  35. picturechoices2(2097152,0,204800,0,204800);
  36. picturechoices3(1,16384,8,0);
  37. linechoices(709,131072,262144);
  38. }
  39.  
  40.